home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earcd / grafica / plotter3d / docs / bugs next >
Text File  |  1998-01-02  |  4KB  |  115 lines

  1.  
  2. As every program >20 lines has bugs (quoted from Mattias Gustafsson),
  3. Plotter3D may do fancy things or even crash. It has been tested using all
  4. kinds of debug tools like enforcer, mungwall, poolwatch, cyberguard, etc.
  5. and all known hits has been removed.
  6. If Plotter3D crashes on your system, please first read the following notes,
  7. maybe you could fix the problem. If it doesn't help, try to disable all kinds
  8. of patches you have installed on your system. If this also doesn't help,
  9. please send me an email describing the bug (what happens, when does it occur,
  10. etc.; don't forget to add your system configuration) or even better, download
  11. the debug-version from my homepage
  12.   http://www.irz.tu-dresden.de/~ss37/plotter3d.html
  13. and send me the output from enforcer/mungwall/... .
  14.  
  15.  
  16. · If you use Kick3.1, please check if you have installed an patch for
  17.   MathIEEESingBas.library (resides in ROM). This library is buggy on
  18.   020/040/060 systems and forces Plotter3D to crash. On a screen with less
  19.   than 256 colors you will never see an window of Plotter3D, on hi/true-color
  20.   screens Plotter3D starts but crashes if you draw an complex preview.
  21.   There are a lot of patches for this library, eq.:
  22.      mathIEEESingBasPatch
  23.      MathPatch
  24.      ...
  25.   Please install one of them.
  26.  
  27.   Note: MCP's mathpatch doesn't work correctly!
  28.  
  29.   Also try to copy an mathieeesingbas.library to your LIBS: drawer. This seems
  30.   to make no sence, because this library resides in ROM, but it has help
  31.   sometimes !?
  32.  
  33.   The best solution is to get math libraries specialized for your CPU,
  34.   eq. FastMath. This fixes the problems and gains much more speed.
  35.  
  36.  
  37. · Plotter3D will probably crash on plain A500/A600 because of reading long's
  38.   from odd aligned addresses (isn't allowed on 68000).
  39.   But I could neither find such an computer nor I could imagine how you would
  40.   use Plotter3D there (awful slow, no realtime mode)
  41.  
  42.  
  43. · Plotter3D has been succesfully tested (by me) on following systems:
  44.  
  45.  
  46. -- 1 -------------------------------------------------------------------------
  47. - here it was developed ------------------------------------------------------
  48. ------------------------------------------------------------------------------
  49.  
  50.   System configuration: A1200, Blizzard 1230IV (50Mhz both CPU and FPU),
  51.                         8MB Fast, 2MB Chip,
  52.                         Kick3.0, WB3.0.
  53.   CPU settings:
  54.      12.Ram Disk:> cpu
  55.      System: 68030 68882 (INST: Cache Burst) (DATA: Cache NoBurst)
  56.  
  57.  
  58. -- 2 -------------------------------------------------------------------------
  59. - thanx to Küßchen, without you there would be no CyberGfx support -----------
  60. ------------------------------------------------------------------------------
  61.  
  62.   System configuration: A4000, CyberStorm MKII, 32MB Fast, 2MB Chip,
  63.                         CyberVision 64 (2MB), CyberGraphics v2.18,
  64.                         Kick3.0, WB3.1,
  65.                         MCP's mathpatch.
  66.   CPU settings:
  67.      5.RAM:> cpu060
  68.      System: 68060MC Mask 0-1f43G,2f43G-0g65V Revision 1
  69.      Settings:
  70.      (INST: Cache Burst)
  71.      (DATA: Cache Burst)
  72.      (BRANCH: Cache)
  73.      (Superscalar)
  74.      (WriteBuffer)
  75.      (Store/Load Bypass)
  76.  
  77.      Register:
  78.       CACR=$A0808000
  79.        PCR=$04300101
  80.      BUSCR=$00000000
  81.  
  82.  
  83. -- 3 -------------------------------------------------------------------------
  84. - Denne Jens, working with E on your computer is more exciting than meeting --
  85. - an alien -------------------------------------------------------------------
  86. ------------------------------------------------------------------------------
  87.  
  88.   System configuration: A1200, Blizzard 1260, 16MB Fast, 2MB Chip,
  89.                         Kick3.1, WB3.1,
  90.                         MCP's mathpatch.
  91.   CPU settings:
  92.      6.RAM:> cpu060
  93.      System: 68060MC Revision 1
  94.      Settings:
  95.      (INST: Cache Burst)
  96.      (DATA: Cache Burst)
  97.      (Store/Load Bypass)
  98.  
  99.      Register:
  100.       CACR=$80008000
  101.        PCR=$04300100
  102.      BUSCR=$00000000
  103.  
  104.  
  105. -- 4 -------------------------------------------------------------------------
  106. - Greetings, Roland ----------------------------------------------------------
  107. ------------------------------------------------------------------------------
  108.  
  109.   System configuration: A4000/040 Dektop (original cpu-card),
  110.                         GyberGraphX3D 4MB, 16MB RAM
  111.                         Kick3.1, WB3.1,
  112.                         mathIEEESingBasPatch
  113.  
  114. ------------------------------------------------------------------------------
  115.